Changes

From SimplyBook.me
no edit summary
Line 513: Line 513:     
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>
 
+
;How to use
The Google analytics id can be found in your Google analytics accounts. Go to Analytics home, you will see a list of your sites, and on the right side of the site name, there is your analytics number.  
+
:1. Enable "Google Adwords and Analytics" feature on your Custom Features page.
 
+
[[File:Google analytics enable path.png | center]]
It should be in the format: UA-XXXXXXXX-X  Where XXXXXXX-X is some number.
+
<br><br>
 
+
:2. Choose "Settings"
'''An example of this id would be:  UA-70295750-1'''
+
[[File:Google analytics settings path.png | center]]
 
+
<br><br>
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.
+
:3. Fill in the boxes with the corresponding information.
 
+
[[File:Google analytics settings v3.png | center]]
'''Sign in to your AdWords account at https://adwords.google.com.'''
+
<br><br>
 
+
;Where to find the details
'''1. Click Tools'''
+
:The '''Google analytics id''' can be found in your Google analytics accounts. <br>
 
+
:Go to Analytics home, you will see a list of your sites, and on the right side of the site name, there is your analytics number. <br>
'''2. Select Conversions'''
+
: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>
'''3. Click + to create conversions and Select Website conversions.'''
+
:To start tracking visitors, you only need to set your analytics account id. <br><br>
 
+
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.
'''4. Set it up, and Save.'''
+
:1. Sign in to your AdWords account at https://adwords.google.com.
 
+
:2. Click Tools
'''When you save, you will see a code like:'''
+
:3. Select Conversions.
 +
:4. Click + to create conversions and Select Website conversions.
 +
:5. Set it up, and Save.
 +
:6. When you save, you will see a code like:'''
    
<!-- Google Code for test-simply Conversion Page -->
 
<!-- Google Code for test-simply Conversion Page -->
 
+
<code>
 
<script type="text/javascript">
 
<script type="text/javascript">
    
/* <![CDATA[ */
 
/* <![CDATA[ */
   −
var google_conversion_id = '''1020314917''';     <-----  This line shows the conversion code to insert into the Custom Feature settings.
+
var google_conversion_id = '''1020314917'''; </code>    <-----  This line shows the conversion code to insert into the Custom Feature settings.<br>
 
+
<code>
 
var google_conversion_language = "en";
 
var google_conversion_language = "en";
   Line 554: Line 557:     
/* ]]> */
 
/* ]]> */
 +
</code>
 +
<br>
       
'''Google conversion value 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.
 
'''Google conversion value 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>
 
  −
[[File:Google_adwords_new 2.PNG | center]]
  −
 
   
-------
 
-------
 
=Google Authenticator=
 
=Google Authenticator=