Skip to content

Cloudflare app to inject WalkMe's snippet to any website

License

Notifications You must be signed in to change notification settings

pab1it0/walkme-snippet-injector

Repository files navigation

walkme-snippet-injector

Cloudflare app to injects WalkMe's snippet to a site integrated with Cloudflare

Build

  1. Install modules
$ npm install
  1. Build with yarn
$ yarn build

Installation

Install walkme-snippet-injector with Cloudflare

Usage

  1. Install the app
  2. Grab you WalkMe User ID (Also known as User GUID) from within your Editor. GOTO Manu -> Snippet: Snippet
  3. Insert your WalkMe User ID
  4. Click on Preview in seperate window
  5. Right-click and select inspect the page
  6. Open the console
  7. Enter the following text query: _walkMe.getEnvId();
  8. If it returns undefined, the Snippet is not properly set up. If the query returns a value, then you’re all set!

Troubleshooting and other methods to inject WalkMe's snippet: https://support.walkme.com/knowledge-base/snippet/

Test

  1. Build sources
  2. Upload the folder to app-creator
  3. Insert your WalkMe User ID, or use the following test user id: e10edb82f7094e61a758e821f91dc4b3
  4. Continue from section 4 in Usage section.

Contributing

  1. Fork it (https://github.com/pab1it0/walkme-snippet-injector.git/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Cloudflare app to inject WalkMe's snippet to any website

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published