Search results for: header
Google Tag Manager
Google tag manager snippet (body)
Google Tag Manager Head
Google tag Manager Snippet (head section)
Goal Tracking Pixel
This pixel tracks the unit conversions and revenue across all your push campaigns. This helps you…
Add Profile ID to Subscriber
You can assign any CRM ID or your database ID to your push subscriber and then…
Remove Subscriber from Segment
This snippet helps remove a push subscriber from a segment on the defined event.
Add Subscriber to Segment with Duration
Adds the subscriber to the segment for a specific duration, after the defined number of days…
Add Subscriber to Segment
This snippet helps you add the push subscriber to the segment as per the action defined.
Login Form Styling
Custom styling for login forms
Prevent Copy Paste
This JavaScript snippet prevents right-click and copy events on the frontend
Event Snippet (Schedule Fitting)
Event snipping is used to track Google ads booking conversions
Google Tag Fitting
Google Tag manager snippet to track
Book Review
Used to list book review recommendations
blutooth connection
i want a on off button that when press each other send logical true if press…
Toggle switch pricing tabel
$( document ).ready(function() { $('.group-two').hide(); $('.change-price').on('click', function() { $('.group-one, .group-two').toggle(); } ); });