Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Drupal module for controlling Parse.ly metadata.

Notifications You must be signed in to change notification settings

CascadePublicMedia/parsely_tag

Repository files navigation

Parse.ly Tag

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Use
  • Maintainers
  • License

INTRODUCTION

Parse.ly Tag gives site owners the ability to set a Token-aware Metadata tag per content type for integration with the Parse.ly analytics service.

REQUIREMENTS

This module requires the following modules:

INSTALLATION

CONFIGURATION

  • Configure user permissions in Administration » People » Permissions:

    • Administer Parse.ly Tag

      Full control of the Parse.ly Tag module configuration and defaults.

    • Content Type: Edit Parse.ly Tag settings

      Control Parse.ly Tag settings for a particular content type.

  • Configure the Parse.ly Site ID and default metadata in Administration » Configuration » Search and metadata » Parse.ly Tag.

  • Configure per content type metadata via the regular content type Edit form. Navigate to Administration » Structure » Content types and select "Edit" from the Operations select list for the desired content type.

Further metadata information can be found in Parse.ly's integration documentation: Metadata.

Once configuration is complete, use Parse.ly's validation tool to confirm the integration and metadata.

USE

Once configured, a metadata tag in the JSON-LD format will be automatically generated for all configured content.

MAINTAINERS

Current maintainers:

This project is sponsored by:

LICENSE

All code in this repository is licensed GPLv2. A LICENSE file is not included in this repository per Drupal's module packaging specifications.

See Licensing on Drupal.org.