Difference between revisions of "Google AdWords and Analytics custom feature"

From SimplyBook.me
(Marked this version for translation)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<languages/>
 +
<translate>
 +
</translate>
 
{{#seo:
 
{{#seo:
 
|title=Custom Features - SimplyBook.me
 
|title=Custom Features - SimplyBook.me
Line 4: Line 7:
 
|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
 
|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
 
}}
 
}}
 +
<translate>
  
  
  
  
 +
<!--T:1-->
 
<br>
 
<br>
 
[[File:Google analytics new icon.png‎ ‎|left]]
 
[[File:Google analytics new icon.png‎ ‎|left]]
  
 +
<!--T:2-->
 
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.
 
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>
 
<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
 
;How to use
 
:1. Enable "Google Adwords and Analytics" feature on your Custom Features page.
 
:1. Enable "Google Adwords and Analytics" feature on your Custom Features page.
[[File:Google analytics enable path.png | center]]
+
[[File:Google analytics enable path new cf.png | center]]
 
<br><br>
 
<br><br>
:2. Choose "Settings"
+
:2. Navigate to the settings on the right.
[[File:Google analytics settings path.png | center]]
+
[[File:Google analytics settings path new cf.png | center]]
 
<br><br>
 
<br><br>
 
:3. Fill in the boxes with the corresponding information.
 
:3. Fill in the boxes with the corresponding information.
[[File:Google analytics settings v3.png | center]]
 
 
<br><br>
 
<br><br>
  
  
 +
<!--T:3-->
 
;Where to find the details
 
;Where to find the details
 
:1. The '''Google analytics id''' can be found in your Google analytics accounts. <br>
 
:1. The '''Google analytics id''' can be found in your Google analytics accounts. <br>
Line 40: Line 45:
 
:To start tracking visitors, you only need to set your analytics account id. <br><br>
 
:To start tracking visitors, you only need to set your analytics account id. <br><br>
  
 +
<!--T:4-->
 
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.
 
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
 
:1. Sign in to your Ads account at https://ads.google.com
Line 60: Line 66:
 
<br><br>
 
<br><br>
  
 +
<!--T:5-->
 
<code>
 
<code>
 
<!- Event snippet for Testing conversion page -><br>
 
<!- Event snippet for Testing conversion page -><br>
Line 72: Line 79:
 
:7. Use these details to add to the corresponding fields of this custom feature settings.
 
:7. Use these details to add to the corresponding fields of this custom feature settings.
 
<br>
 
<br>
[[File:Add conversion details to sbm.png | center]]
+
[[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>
 
<br><br>
 +
</translate>

Latest revision as of 11:59, 18 March 2024

Other languages:




Google analytics new icon.png

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.


Analytics tools integration guide

How to use
1. Enable "Google Adwords and Analytics" feature on your Custom Features page.
Google analytics enable path new cf.png



2. Navigate to the settings on the right.
Google analytics settings path new cf.png



3. Fill in the boxes with the corresponding information.




Where to find the details
1. The Google analytics id can be found in your Google analytics accounts.
Go to Analytics home, and click on "All Web Site data" in the top left corner.
Analytics home.png



2. In the pop-up you will see your Analytics ID
Analytics id.png



It should be in the format: UA-XXXXXXXX-X Where XXXXXXX-X is some number.
An example of this id would be: UA-70295750-1
To start tracking visitors, you only need to set your analytics account id.

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
Conversions path.png



3. Click + to create conversions and select Website conversions.
New conversion step 1.png



4. Set up the options.
New conversion step 2.png



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.

5. Select to insert the Tag yourself.
New conversion step 3.png



6. Then you will see a code like this:
New conversion step 4.png



<!- Event snippet for Testing conversion page ->
<script>
gtag('event', 'conversion', {'send_to': 'AW-XXXXXXXXX/YYYYYYYY-YYYYYYYYYYY'});
</script>

where XXXXXXXXX is your conversion id(google_conversion_id value) and
YYYYYYYY-YYYYYYYYYYY is conversion label(google_conversion_label value)

7. Use these details to add to the corresponding fields of this custom feature settings.


Google analytics settings path new cf.png



Useful links: