Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dennisinteractive/behat-gtm
GTM Behat Context
https://github.com/dennisinteractive/behat-gtm
behat
Last synced: about 2 months ago
JSON representation
GTM Behat Context
- Host: GitHub
- URL: https://github.com/dennisinteractive/behat-gtm
- Owner: dennisinteractive
- License: mit
- Created: 2017-11-21T14:29:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T11:47:00.000Z (about 1 year ago)
- Last Synced: 2024-09-18T10:35:50.414Z (4 months ago)
- Topics: behat
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 45
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GTM Behat Context
Provides step definitions to check GTM implementation on web pages
```
DennisDigital\Behat\Gtm\Context\GtmContext
```## Installation
```
composer require dennisdigital/behat-gtm
```## Step Definitions
```gherkin
Given google tag manager id is :id
Given google tag manager data layer setting :key should be :value
Given google tag manager data layer setting :key should match :value
```> Note: use `@javascript` to check using JS