Changes

Created page with "Individuelle Funktion "Google AdWords Analytics""
<languages/>

{{#seo:
|title=Custom Features - SimplyBook.me
|titlemode=append
|keywords=faq, frequently asked questions, booking software, appointment system questions, appointments online, calendar software, booking system, booking calendar, scheduling software, online appointment scheduling, online scheduling, plugins, custom features, analytics, tracking, google analytics
}}




<div lang="en" dir="ltr" class="mw-content-ltr">
<br>
[[File:Google analytics new icon.png‎ ‎|left]]
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
Use the Google Analytics Custom Feature to see how many customers visit your site both on an everyday basis and during promotion campaigns. Use the adwords analytics to count how many actually book after clicking an adwords advertisement.
<br><br><br>
<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Analytics tools integration guide|Analytics tools integration guide]]</span>
<br><br>
;How to use
:1. Enable "Google Adwords and Analytics" feature on your Custom Features page.
[[File:Google analytics enable path new cf.png | center]]
<br><br>
:2. Navigate to the settings on the right.
[[File:Google analytics settings path new cf.png | center]]
<br><br>
:3. Fill in the boxes with the corresponding information.
<br><br>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
;Where to find the details
:1. The '''Google analytics id''' can be found in your Google analytics accounts. <br>
:Go to Analytics home, and click on "All Web Site data" in the top left corner.
[[File:Analytics home.png | center]]
<br><br>
:2. In the pop-up you will see your Analytics ID
[[File:Analytics id.png | center]]
<br><br>
:It should be in the format: UA-XXXXXXXX-X Where XXXXXXX-X is some number.<br>
:''An example of this id would be: UA-70295750-1''<br>
:To start tracking visitors, you only need to set your analytics account id. <br><br>
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
However '''to track results of an adwords campaign''' you need to set up an adwords campaign conversion id and insert this id into the SimplyBook.me Custom Feature.
:1. Sign in to your Ads account at https://ads.google.com
:2. Click Tools and select Conversions
[[File:Conversions path.png| center]]
<br><br>
:3. Click + to create conversions and select Website conversions.
[[File:New conversion step 1.png | center]]
<br><br>
:4. Set up the options.
[[File:New conversion step 2.png | center]]
<br><br>
'''Google conversion value''' is the conversion value that you give to a client that hits your target. It can, for example, be set as 20 for $20 per conversion if the average price of your service is $20. We set it default to 1, which could mean $1 value per conversion but you should change this to the right value for you.
<br><br>
:5. Select to insert the Tag yourself.
[[File:New conversion step 3.png | center]]
<br><br>
:6. Then you will see a code like this:
[[File:New conversion step 4.png | center]]
<br><br>
</div>

<div lang="en" dir="ltr" class="mw-content-ltr">
<code>
<!- Event snippet for Testing conversion page -><br>
<script><br>
gtag('event', 'conversion', {'send_to': 'AW-XXXXXXXXX/YYYYYYYY-YYYYYYYYYYY'});<br>
</script>
</code>
<br>
where XXXXXXXXX is your conversion id(google_conversion_id value) and <br>
YYYYYYYY-YYYYYYYYYYY is conversion label(google_conversion_label value)
<br>
:7. Use these details to add to the corresponding fields of this custom feature settings.
<br>
[[File:Google analytics settings path new cf.png | center]]
<br><br>
Useful links:
*[[Cookie Banners: Essentials and Tips for Removal|Cookie Banners: Essentials and Tips for Removal]]
*[[Special:MyLanguage/Analytics tools integration guide|Analytics tools integration guide]]
<br><br>
</div>